/*
Original design: Basic Profile (v1.0 - March 23rd, 2011) - A free xhtml/css website template by Andreas Viklund. border-bottom:2px solid #eee;
For more information, see http://andreasviklund.com/templates/basic-profile/
*/

*{margin:0; padding:0;}
body {background:#eee; font: 100% Georgia, Verdana, Arial, Helvetica, sans-serif;}
a {color:#041f96; text-decoration:none;}
a:hover {text-decoration:underline;background-color: #FFFF66}
p,ul,ol,dl {
	margin-top:5px; 
	line-height:1.4em;
}

h1 {
	font-weight: 200; 
	color:#041f96; 
	font-size:1.2em; 
	margin:5px 0 2px 0;
	font-style: italic;
}
h2 {
	font-weight: bold; 
	font-size: 1.0em; 
	color:#505050; 
	padding-top: 5px;
	padding-bottom: 4px;
}

h3 {
	font-size:1.1em; 
	padding:5px 0 2px 0;  
	border-top:1px solid #aaa; 
	font-weight:600; 
}

h4 {
	font-size:1.05em;
	padding:10px 0 10px 0;
	border-top:1px solid #aaa;
	font-weight:400;
	text-align: center;
}

h4 a {
	color:#000099;
	text-decoration:underline;
	font-weight: 300;
}

p4 {font-size:1.5em; line-height: 2em; vertical-align: bottom}

#wrap {
	position: relative;
	top: 10px; 
	background: #ffffff; 
	border: black solid 2px;
	color: black;
	margin:auto; 
	padding-top:5px; 
	padding-left: 1em;
	padding-right: 1em;
	width:900px;
}
#topbar {
	float:top; 
	width:890px; 
	border-bottom:#aaa 1px solid; 
	padding-right: 10px;
	text-align:right;
}

#content {
	width:900px; 
	padding:5px; 
	padding-top: 10px
}
#content ul{margin-left: 25px; margin-bottom: 0px}
#content ul li{padding-bottom: 5px; padding-top: 0px}

.foot {font-size: small; color:black; text-align: center; padding-bottom: 5px; padding-top: 5px;;
}

.sub_title {font-size:1.5em;font-weight:500; padding-bottom: 20px; padding-top: 5px}
.red {color: #980f0f}
